PATHMac OS 8 and 9 Developer Documentation > Interapplication Communication > AppleScript for Scripters >

AppleScript Language Guide

   

Double Angle Brackets in Results and Scripts

When you type English language script statements in a Script Editor script window, AppleScript is able to compile the script because the English terms are described either in the terminology built into the AppleScript language or in the dictionary of an available scriptable application or scripting addition. When AppleScript compiles your script, it converts it into an internal executable format, then reformats the text as described in Compiling Scripts With the Script Editor.

When you open, compile, edit, or run scripts with the Script Editor, you may occasionally see terms enclosed in double angle brackets, or chevrons («»), in a script window or in the result window. For example, you might see the term «event sysodlog» as part of a script. You will typically see text enclosed in chevrons for one of three reasons:


© 1999 Apple Computer, Inc. – (Last Updated 21 May 99)